1. Enter Basic Information

Enter a name and description for the new data type.

Name is required. Enter a valid name (only alpha-numeric characters are allowed - no whitespace).
Data type named {{ model.name }} already exists.

2. Enter JSON Example (optional)

Enter a JSON formatted example of the data type that will be used to bootstrap the Data Type's schema properties.


3. Choose to create a REST Resource with the Data Type (optional)

Create the new Data Type with some additional paths and operations automatically generated.

No Resource
REST Resource
No additional paths or operations will be generated when creating this Data Type - only the Data Type itself will be created. This will cause paths and operations to be created for the new Data Type, using a standard REST resource pattern and based on the name of the Data Type.